home *** CD-ROM | disk | FTP | other *** search
- -- background: 8637 from stack: in
- -- bmap block id: 4361
- -- flags: 0000
- -- background id: 0
- -- name:
- ----- HyperTalk script -----
- on openCard
- put number of this cd && "of" && number of cds in this stack into bg fld "page"
- end openCard
-
-
- -- part 38 (button)
- -- low flags: 00
- -- high flags: 3000
- -- rect: left=389 top=5 right=24 bottom=409
- -- title width / last selected line: 0
- -- icon id / first selected line: 130 / 130
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Help
- ----- HyperTalk script -----
- on mouseUp
- visual dissolve
- go cd "credits"
- end mouseUp
-